GtkSearchBar: Fix automatic entry connection
authorBastien Nocera <hadess@hadess.net>
Mon, 1 Jul 2013 17:46:13 +0000 (19:46 +0200)
committerBastien Nocera <hadess@hadess.net>
Thu, 4 Jul 2013 10:52:30 +0000 (12:52 +0200)
commitfa6a137478a1fd3c229ddca38c1a56a95c6b9353
tree51e3e8d97191f98aacc80e6e601ee988d10b6995
parent4eac681eba36ca48541e4b9f18d38bdf4341a8ae
GtkSearchBar: Fix automatic entry connection

Adding an entry to the search bar didn't automatically connect
the signals as expected as the code was in the wrong branch.

https://bugzilla.gnome.org/show_bug.cgi?id=703406
gtk/gtksearchbar.c